Q: How can a program send text to the printer? The following line worked fine on WindowsNT 3.51
a = SHELL ("READ C:\xb\test.txt") ' print file "test.txt"